-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update all non-major dependencies #1497
Conversation
|
7583484
to
23beb41
Compare
Size Change: +5 B (0%) Total Size: 537 kB
ℹ️ View Unchanged
|
23beb41
to
c1f9d5a
Compare
This PR contains the following updates:
^22.9.0
->^22.10.1
^11.18.1
->^11.19.0
11.11.1
->11.12.0
^2.16.0
->^2.18.0
^3.3.3
->^3.4.1
^5.6.2
->^5.7.2
Release Notes
chromaui/chromatic-cli (chromatic)
v11.19.0
Compare Source
🚀 Enhancement
Authors: 1
framer/motion (framer-motion)
v11.12.0
Compare Source
Added
visualDuration
option forspring
animations.spring(visualDuration, bounce)
syntax.v11.11.17
Compare Source
v11.11.16
Compare Source
Fixed
stagger
with minianimate
.v11.11.15
Compare Source
Fixed
mini
andreact-mini
entrypoints.v11.11.13
Compare Source
Fixed
"motion"
.v11.11.12
Compare Source
Changed
"motion"
package.v11.11.11
Compare Source
Fixed
update()
call on mount.v11.11.10
Compare Source
Fixed
will-change
from SSR.v11.11.9
Compare Source
Changed
will-change
is now no longer automatically managed withoutuseWillChange
.v11.11.8
Compare Source
Fixed
package.json
for entrypoints in older versions of Node.v11.11.7
Compare Source
Fixed
animate
.v11.11.6
Compare Source
Fixed
animate
.v11.11.5
Compare Source
Fixed
style
without casting, as this was conflicting with ReactCSSProperties
.v11.11.4
Compare Source
Fixed
AnimatePresence
safeToRemove
.layout="size"
annotation.v11.11.3
Compare Source
Fixed
as any
requirement for CSS variables.v11.11.2
Compare Source
Fixed
BezierDefinition
readonly
for easier definition outside aTransition
.kkomelin/isomorphic-dompurify (isomorphic-dompurify)
v2.18.0
: Updated dependenciesCompare Source
Changelog
dompurify
and other dependencies.See the complete changelog for more details.
Release
2.18.0
v2.17.0
: Removed @types/dompurify dependency. Updated dompurify and other dependencies.Compare Source
Changelog
@types/dompurify
dependency which caused an issue https://github.com/kkomelin/isomorphic-dompurify/issues/301. The third-party types are not needed anymore becausedompurify
provides their own. Thanks to @Bro3Simon for helping with it.dompurify
and other dependencies.See the complete changelog for more details.
Release
2.17.0
prettier/prettier (prettier)
v3.4.1
Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887 by @fisker)<!-- Input --> <template> <button @​click="foo += 2">Click</button> </template> <!-- Prettier 3.4.0 --> <template> <button @​click="(foo += 2)">Click</button> </template> <!-- Prettier 3.4.1 --> <template> <button @​click="foo += 2">Click</button> </template>
v3.4.0
Compare Source
diff
🔗 Release Notes
microsoft/TypeScript (typescript)
v5.7.2
Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.